Click or drag to resize

DirectoryEntryCollectionItem Property (String)

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DirectoryEntry this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: DirectoryEntry
See Also